搜索资源列表

  1. 点对点串行通信

    0下载:
  2. 用于串口通信的源代码 用c编程的程序 希望对大家有用-for serial communication with the source code c programming procedures hope useful for all
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:davy chain
  1. com1com2

    0下载:
  2. 本软件在C++ Builder 6.0开发环境下编程,实现的功能是:如果将本机的两个串口通讯口COM1和COM2连接起来,可以实现本机内这两个COM口间的数据的传输;若将两台电脑的COM口连接起来,可以实现这两台电脑的串行数据传输。-the software in C Builder 6.0 development environment programming, the functions are : If the machine t
  3. 所属分类:串口编程

    • 发布日期:2024-05-13
    • 文件大小:855040
    • 提供者:mayfar
  1. McuDown

    0下载:
  2. 通过电脑串口对89SXX型单片机编程,此为单片机端的程序-computer serial port right 89SXX type microcontroller programming, such as SCM side of the process
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:82944
    • 提供者:长洪
  1. lfsci

    0下载:
  2. DSP2407的串口程序,调试通过,用C语言编程-DSP2407 Serial procedures, debug, C language programming
  3. 所属分类:串口编程

    • 发布日期:2024-05-13
    • 文件大小:159744
    • 提供者:王立
  1. 2yuntai

    0下载:
  2. 以Visual C++为开发工具,应用与视频设备(云台和摄像头)的控制,在监控系统中有着广泛的应用。通过串口或并口发送控制指令到解码器,经过解码器后开关相应的继电器从而控制云台(摄像头)的8个方向,镜头的光圈的6种调节,辅助设备的开关。-to Visual C development tools, application and video equipment (and camera platforms) control, in the
  3. 所属分类:书籍源码

    • 发布日期:2024-05-13
    • 文件大小:2071552
    • 提供者:jick
  1. SerialPortSystem

    0下载:
  2. 很好一个嵌入式通讯的编程。实现通过IP的即时通讯。在EVC下编译通过,并附上编译结果,动态MFC库。-a good communications program. IP achieved through the instant communication. Under the EVC compile, with the results compiled, dynamic MFC.
  3. 所属分类:Windows CE

    • 发布日期:2024-05-13
    • 文件大小:4163584
    • 提供者:大头
  1. ADDcODE

    0下载:
  2. C#编程,主要是界面和控件,通信用的串口,文件保存用了Excel格式-C# programming interface and is the main component, communication with the serial port, the file format used by Excel
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:409600
    • 提供者:张林亮
  1. chap08SerialCommunication

    0下载:
  2. 串口通信高级编程,为Visual C++.NET网络与通信高级编程范例第八章配套源代码 -serial communication programming, for Visual C.NET network and communications senior programming paradigm Chapter VIII supporting source code
  3. 所属分类:串口编程

    • 发布日期:2024-05-13
    • 文件大小:4689920
    • 提供者:liuzhenhua
  1. progisp166

    0下载:
  2. 支持所有的AVR芯片的编程,支持AT89S51,AT89S52 支持自定义并口下载编程器 支持自定义串口的下载编程器 支持USBASP编程器 支持并口的并行编程器 支持USBProg编程器(本工作室开发,见下面的图纸) 支持自定义编程芯片 支持自定义编程熔丝信息提示信息 支持USBProg的在线升级(通过USB口) 支持USBProg-C实现脱机下载 绿色软件,无需安装,占用资源少 支持自定
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1431552
    • 提供者:智峰
  1. MYSerialTest

    0下载:
  2. 用于下位机和上位机的串口通讯 测试串口 程序 V C++ 编程-used for the next crew and the PC serial port serial communications testing procedures V C Programming
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-13
    • 文件大小:795648
    • 提供者:黄继之
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-13
    • 文件大小:48128
    • 提供者:liming
  1. SerialPort_vc

    0下载:
  2. 一个关于串口通信编程的小程序,使用visual c++编写。-Serial communication programming on small procedures, the use of visual c++ Prepared.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:57344
    • 提供者:徐宏强
  1. communicationofserialport

    0下载:
  2. 在ADS1.2开发环境下用C编程,实现串口与ARM芯片的通信,其中采用ARM芯片为S3C2410-In ADS1.2 development environment using C programming, realize serial communication with the ARM chip, including the use of ARM chips for S3C2410
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:杨洋
  1. serial2

    0下载:
  2. windowssoket编程,用事件驱动的方法读写串口数据-windowssoket programming, using event-driven method to read and write serial data
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:182272
    • 提供者:white_water125
  1. VCNet2

    0下载:
  2. VC网络通信第二版 配套代码 本书是一本介绍利用Visual C++进行网络通信程序开发的书籍。书中精选了大量网络实例,涵盖了本地计算机网络编程、局域网网络通信编程、IE编程、网络通信协议编程、串口通信编程、代理服务器编程和高级网络通信编程。每个工程实例都提供了完整的源代码,很容易地根据需要进行二次开发。-VC network communication code matching the second edition of a b
  3. 所属分类:串口编程

    • 发布日期:2024-05-13
    • 文件大小:3705856
    • 提供者:于宗文
  1. uart

    0下载:
  2. AVR单片机编程中异步串口uart的c语言编程,可以直接应用-AVR Microcontroller Programmer asynchronous serial UART in the c language programming, can be applied directly
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:叶夜
  1. SUIYAN

    0下载:
  2. 用C8051F023单片机串口通信C语言可编程-C8051F023 single-chip serial communication using C language programmability
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:suiyan
  1. GPS-NMEA0183

    0下载:
  2. 该程序是一个关于GPSNMEA0183格式编程的程序,其中包括C写的串口类及其使用方法,是一个GPS应用的复杂程序。-The program is a study on the format GPSNMEA0183 programming procedures, including C-type serial port write method and its use is a complicated process of GPS ap
  3. 所属分类:其他行业

    • 发布日期:2024-05-13
    • 文件大小:91136
    • 提供者:shalalala
  1. com0com-1.6.0.0-386-chk

    0下载:
  2. 虚拟串口的编程,支持WINDOWS,WINDOWSCE-Virtual serial port programming, support WINDOWS, WINDOWSCE
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:helijia
  1. transformer

    0下载:
  2. 我很早以前用完全C语言基于DOS下编程,且用到串口通信如outp之类,可是给客户的-I long ago completely based on C language programming under DOS, and use serial communication such as outp like, but to clients
  3. 所属分类:通讯编程

    • 发布日期:2024-05-13
    • 文件大小:388096
    • 提供者:lgl
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »

源码中国 www.ymcn.org